home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…nuary (Partner) - Disc 2
/
The Apple Reference and Presentations Library (Disc 2)(January 1994).iso
/
Diehl Graphsoft
/
German
/
MiniCad
/
MiniCad-PPC
/
MiniCad 5.0.1-D
/
MiniCad 5.0.1-D.rsrc
/
STR#_7018.txt
< prev
next >
Wrap
Text File
|
1994-10-06
|
546b
|
22 lines
Returns the scale of the layer that is connected to h.
GetLScale(h : Handle) : REAL;
Returns the number of selected objects on the layer that is connected to h.
NumSObjs(h : Handle) : INTEGER;
Returns the number of objects on the layer that is connected to h.
NumObj(h : Handle) : INTEGER;
Returns the visibility of the layer that is connected to LayerHandle.
0 = Normal, 1 = Grayed, 2 = Invisible
GetLVis(LayerHandle : HANDLE) : INTEGER;
Returns the layer name that is connected to LayerHandle
GetLName(LayerHandle : HANDLE) : STRING;